home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-04d.zip / 04d / CHIP / Porady / Niewidoczny w sieci / TOR 0.1.2.7 / vidalia-bundle-0.1.2.7-alpha-0.0.10.exe / Privoxy / templates / edit-actions-remove-url-form < prev    next >
Text File  |  2006-11-04  |  6KB  |  198 lines

  1. ##############################################################################
  2. #
  3. # File        :  $Source: /cvsroot/ijbswa/current/templates/edit-actions-remove-url-form,v $
  4. #
  5. # Purpose     :  Template used to confirm removal of a particular URL
  6. #                pattern from an actions file.  Only used on browsers that
  7. #                don't support JavaScript.
  8. #
  9. # Copyright   :  Written by and Copyright (C) 2001 the SourceForge
  10. #                Privoxy team. http://www.privoxy.org/
  11. #
  12. #                Original Author: Copyright (C) 2001 Jonathan Foster
  13. #                http://www.jon-foster.co.uk/
  14. #
  15. #                This program is free software; you can redistribute it 
  16. #                and/or modify it under the terms of the GNU General
  17. #                Public License as published by the Free Software
  18. #                Foundation; either version 2 of the License, or (at
  19. #                your option) any later version.
  20. #
  21. #                This program is distributed in the hope that it will
  22. #                be useful, but WITHOUT ANY WARRANTY; without even the
  23. #                implied warranty of MERCHANTABILITY or FITNESS FOR A
  24. #                PARTICULAR PURPOSE.  See the GNU General Public
  25. #                License for more details.
  26. #
  27. #                The GNU General Public License should be included with
  28. #                this file.  If not, you can view it at
  29. #                http://www.gnu.org/copyleft/gpl.html
  30. #                or write to the Free Software Foundation, Inc., 59
  31. #                Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  32. #
  33. # Revisions   :
  34. #    $Log: edit-actions-remove-url-form,v $
  35. #    Revision 1.16  2006/07/18 14:49:14  david__schmidt
  36. #    Reorganizing the repository: swapping out what was HEAD (the old 3.1 branch)
  37. #    with what was really the latest development (the v_3_0_branch branch)
  38. #
  39. #    Revision 1.14.2.2  2002/08/23 02:22:53  hal9
  40. #    Fix a perl brain fart with <li> in comments.
  41. #
  42. #    Revision 1.14  2002/05/21 19:13:49  oes
  43. #    Added button style and jumptargets to "add" and "cancel" links
  44. #
  45. #    Revision 1.13  2002/04/10 13:32:53  oes
  46. #    Made templates modular
  47. #
  48. #    Revision 1.12  2002/04/08 17:08:14  oes
  49. #    Cosmetic: make status in title lowercase
  50. #
  51. #    Revision 1.11  2002/04/05 16:01:30  oes
  52. #    Correct HTML, external Stylesheets, eye candy, some fixes
  53. #
  54. #    Revision 1.10  2002/03/26 22:29:56  swa
  55. #    we have a new homepage!
  56. #
  57. #    Revision 1.9  2002/03/24 15:23:33  jongfoster
  58. #    Name changes
  59. #
  60. #    Revision 1.8  2002/03/24 11:01:06  swa
  61. #    name change
  62. #
  63. #    Revision 1.7  2002/03/23 16:18:15  swa
  64. #    renamed every reference to the old name with foobar.
  65. #    fixed "application foobar application" tag, fixed
  66. #    "the foobar" with "foobar". left junkbuster in cvs
  67. #    comments and remarks to history untouched. should
  68. #    make final rename easier.
  69. #
  70. #    Revision 1.6  2002/03/16 15:22:19  jongfoster
  71. #    Moving 'alpha' warning to the end of the page
  72. #
  73. #    Revision 1.5  2002/03/03 10:29:12  swa
  74. #    point users to the right feedback forms,
  75. #    not necessarily the developer list.
  76. #
  77. #    Revision 1.4  2002/01/23 00:26:45  jongfoster
  78. #    Reducing length of URLs
  79. #    Where encoded and unencoded versions of a string existed, removing
  80. #    the unencoded one.
  81. #
  82. #    Revision 1.3  2002/01/17 21:33:00  jongfoster
  83. #    Replacing all references to the URL of the config interface
  84. #    with @default-cgi@
  85. #
  86. #    Revision 1.2  2002/01/17 21:21:05  jongfoster
  87. #    DOS->Unix line endings
  88. #
  89. #    Revision 1.1  2001/11/13 00:58:18  jongfoster
  90. #    New version of actions file editor templates
  91. #
  92. #
  93. ##############################################################################
  94. #
  95. # Standard support:
  96. #
  97. # This file currently produces valid HTML 4.01 Strict.
  98. #
  99. # If you change it, please save the generated page from your web browser
  100. # and then upload it to http://validator.w3.org/ for checking.
  101. #
  102. #############################################################################
  103. #
  104. # Available variables include:
  105. #
  106. # filename
  107. # ver
  108. # section
  109. # pattern
  110. # oldval
  111. # jumptarget - append to eal URL to jump to relevant section
  112. #
  113. #############################################################################
  114. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
  115. <html>
  116.  
  117. <head>
  118.   <meta http-equiv="Content-Style-Type" content="text/css">
  119.   <meta http-equiv="Content-Script-Type" content="text/javascript">
  120.   <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  121.   <meta name="robots" content="noindex,nofollow">
  122.   <link rel="stylesheet" type="text/css" href="@default-cgi@send-stylesheet">
  123.  
  124.   <title>Privoxy@@my-hostname@: Remove URL Pattern</title>
  125. </head>
  126.  
  127. <body>
  128.  
  129.   <table cellpadding="20" cellspacing="10" border="0" width="100%">
  130.     <tr>
  131.       <td class="title">
  132.  
  133. #include mod-title
  134.  
  135.       </td>
  136.     </tr>
  137.  
  138. <!-- @if-unstable-start -->
  139. # This will only appear if CODE_STATUS is "alpha" or "beta". See configure.in
  140.     <tr>
  141.       <td class="warning">
  142.  
  143. #include mod-unstable-warning
  144.  
  145.       </td>
  146.     </tr>
  147. <!-- if-unstable-end@ -->
  148.  
  149.     <tr>
  150.       <td class="box">
  151.         <h2>Remove URL Pattern</h2>
  152.         <p>Are you sure you want to delete this URL pattern?  The pattern is:</p>
  153.         <p class="important">@u@</p>
  154.         <p>
  155.           <a class="cmd" href="edit-actions-remove-url?f=@f@&v=@v@&p=@p@">OK</a>
  156.            
  157.           <a class="cmd" href="edit-actions-list?f=@f@@jumptarget@">Cancel</a>
  158.         </p>
  159.       </td>
  160.     </tr>
  161.  
  162.     <tr>
  163.       <td class="box">
  164.         <h2>More Privoxy:</h2>
  165.         <ul>@menu@<li><a href="@user-manual@">Documentation</a></li></ul>
  166.       </td>
  167.     </tr>
  168.  
  169.     <tr>
  170.       <td class="info">
  171.  
  172. #include mod-support-and-service
  173.  
  174.       </td>
  175.     </tr>
  176.  
  177. <!-- @if-have-help-info-start -->
  178.     <tr>
  179.       <td class="info">
  180.  
  181. #include mod-local-help
  182.  
  183.       </td>
  184.     </tr>
  185. <!-- if-have-help-info-end@ -->
  186.  
  187.     <tr>
  188.       <td>
  189.         <small><small>Valid <a href="http://validator.w3.org/">HTML 4.01 Strict</a></small></small>
  190.       </td>
  191.     </tr>
  192.  
  193.   </table>
  194. </body>
  195.  
  196. </html>
  197.